﻿2026-07-17T02:36:34.6825438Z ##[group]Run actions/checkout@v5
2026-07-17T02:36:34.6825915Z with:
2026-07-17T02:36:34.6826207Z   repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:34.6828809Z   token: ***
2026-07-17T02:36:34.6829086Z   ssh-strict: true
2026-07-17T02:36:34.6829377Z   ssh-user: git
2026-07-17T02:36:34.6829676Z   persist-credentials: true
2026-07-17T02:36:34.6829998Z   clean: true
2026-07-17T02:36:34.6830290Z   sparse-checkout-cone-mode: true
2026-07-17T02:36:34.6830634Z   fetch-depth: 1
2026-07-17T02:36:34.6830909Z   fetch-tags: false
2026-07-17T02:36:34.6831226Z   show-progress: true
2026-07-17T02:36:34.6831532Z   lfs: false
2026-07-17T02:36:34.6831797Z   submodules: false
2026-07-17T02:36:34.6832097Z   set-safe-directory: true
2026-07-17T02:36:34.6832397Z env:
2026-07-17T02:36:34.6832702Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-17T02:36:34.6833064Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-17T02:36:34.6833390Z ##[endgroup]
2026-07-17T02:36:34.8635152Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:34.8636430Z ##[group]Getting Git version info
2026-07-17T02:36:34.8637046Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-17T02:36:34.8889640Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-17T02:36:34.9152142Z git version 2.43.0.windows.1
2026-07-17T02:36:34.9176560Z ##[endgroup]
2026-07-17T02:36:34.9184939Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b0f4b41b-bcc1-4aa5-bc4d-8962782a5cc5\.gitconfig'
2026-07-17T02:36:34.9199502Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b0f4b41b-bcc1-4aa5-bc4d-8962782a5cc5' before making global git config changes
2026-07-17T02:36:34.9201666Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:36:34.9205327Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-17T02:36:34.9499320Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-17T02:36:34.9746571Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:34.9776842Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T02:36:34.9781725Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T02:36:35.1404021Z HEAD
2026-07-17T02:36:35.1671276Z ##[endgroup]
2026-07-17T02:36:35.1674581Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-17T02:36:35.5951626Z ##[group]Cleaning the repository
2026-07-17T02:36:35.5956005Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-17T02:36:41.9648549Z Removing target/
2026-07-17T02:36:41.9680001Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-17T02:36:42.0201606Z HEAD is now at 1a702e49 Merge cb70090bf20963a89d814cf8f5d8e750d4413afa into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:42.0238517Z ##[endgroup]
2026-07-17T02:36:42.0239135Z ##[group]Disabling automatic garbage collection
2026-07-17T02:36:42.0243887Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-17T02:36:42.1918582Z ##[endgroup]
2026-07-17T02:36:42.1919315Z ##[group]Setting up auth
2026-07-17T02:36:42.1925266Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:36:42.2181518Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-17T02:36:42.9452027Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:36:42.9729069Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-17T02:36:43.6855447Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:36:43.7088925Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-17T02:36:44.4124757Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-17T02:36:44.4441970Z ##[endgroup]
2026-07-17T02:36:44.4442522Z ##[group]Fetching the repository
2026-07-17T02:36:44.4448923Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +066a26013ab732b7fed6a3e5541638fdc3a64001:refs/remotes/pull/18/merge
2026-07-17T02:36:45.9893889Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:45.9894463Z  + 1a702e49...066a2601 066a26013ab732b7fed6a3e5541638fdc3a64001 -> pull/18/merge  (forced update)
2026-07-17T02:36:46.0032536Z ##[endgroup]
2026-07-17T02:36:46.0032985Z ##[group]Determining the checkout info
2026-07-17T02:36:46.0034320Z ##[endgroup]
2026-07-17T02:36:46.0039686Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-17T02:36:46.0354104Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-17T02:36:46.0627165Z ##[group]Checking out the ref
2026-07-17T02:36:46.0632335Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/18/merge
2026-07-17T02:36:46.1298691Z Warning: you are leaving 1 commit behind, not connected to
2026-07-17T02:36:46.1299092Z any of your branches:
2026-07-17T02:36:46.1299196Z 
2026-07-17T02:36:46.1299426Z   1a702e49 Merge cb70090bf20963a89d814cf8f5d8e750d4413afa into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:46.1299685Z 
2026-07-17T02:36:46.1299861Z If you want to keep it by creating a new branch, this may be a good time
2026-07-17T02:36:46.1300178Z to do so with:
2026-07-17T02:36:46.1300265Z 
2026-07-17T02:36:46.1300401Z  git branch <new-branch-name> 1a702e49
2026-07-17T02:36:46.1300557Z 
2026-07-17T02:36:46.1300817Z HEAD is now at 066a2601 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:46.1322670Z ##[endgroup]
2026-07-17T02:36:46.1595709Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-17T02:36:46.1852892Z 066a26013ab732b7fed6a3e5541638fdc3a64001
